home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Columbia Kermit
/
kermit.zip
/
newsgroups
/
misc.19950929-19951130
/
000379_news@columbia.edu_Tue Nov 14 13:48:42 1995.msg
< prev
next >
Wrap
Internet Message Format
|
2020-01-01
|
1KB
Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA15259
(5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun>); Tue, 14 Nov 1995 08:48:49 -0500
Received: (from news@localhost) by apakabar.cc.columbia.edu (8.6.12/8.6.12) id IAA28183 for kermit.misc@watsun; Tue, 14 Nov 1995 08:48:47 -0500
Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
Newsgroups: comp.protocols.kermit.misc
Subject: Re: OS/2 Kermit 5A(191) can I remap the right control key?
Date: 14 Nov 1995 13:48:42 GMT
Organization: Columbia University
Lines: 12
Message-Id: <48a6nq$rgk@apakabar.cc.columbia.edu>
References: <Pine.SUN.3.90.951112204044.19851A-100000@bronze.coil.com>
Nntp-Posting-Host: watsun.cc.columbia.edu
Apparently-To: kermit.misc@watsun.cc.columbia.edu
In article <Pine.SUN.3.90.951112204044.19851A-100000@bronze.coil.com>,
Mark T. Regan <reganm@coil.com> wrote:
: Is there a way to remap the right control key? I would like it to be Enter,
: and the original Enter to be something else (3270 New Line), when I use
: Kermit through a protocol converter. When I use SHOW KEY, the right control
: key doesn't produce any scan code.
:
There is no way to map modifier keys (Ctrl, Alt, Shift, Caps Lock) by
themselves. In general, if you can't get a scan code with SHOW KEY, you
can't map the key.
- Frank